home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Auslogics Registry Defrag 5.0.16.460 / registry-defrag-setup.exe / {app} / regdefrag,1.exe / 0 / RCDATA / TFRMDEFRAGERROR / TFRMDEFRAGERROR.txt < prev   
Text File  |  2008-10-25  |  4KB  |  155 lines

  1. object frmDefragError: TfrmDefragError
  2.   Left = 343
  3.   Top = 227
  4.   Width = 652
  5.   Height = 456
  6.   Caption = 'frmDefragError'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object pnlDefragError: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 644
  21.     Height = 422
  22.     Align = alClient
  23.     BevelOuter = bvNone
  24.     Color = clWhite
  25.     TabOrder = 0
  26.     DesignSize = (
  27.       644
  28.       422)
  29.     object axlCaption: TAxLabel
  30.       Left = 32
  31.       Top = 16
  32.       Width = 215
  33.       Height = 19
  34.       WordWrap = False
  35.       Quality = smMMXSmoothing4x
  36.       Layout = tlCenter
  37.       Transparent = False
  38.       Caption = 'Unexpected error occurred'
  39.       Font.Charset = DEFAULT_CHARSET
  40.       Font.Color = 10040064
  41.       Font.Height = -16
  42.       Font.Name = 'Verdana'
  43.       Font.Style = []
  44.       ShowAccelChar = True
  45.       ParentFont = False
  46.     end
  47.     object axlDescriptionValue: TAxLabel
  48.       Left = 32
  49.       Top = 178
  50.       Width = 568
  51.       Height = 111
  52.       WordWrap = True
  53.       Transparent = True
  54.       AutoSize = False
  55.       Anchors = [akLeft, akTop, akRight]
  56.       Caption = 
  57.         'Auslogics Registry Defrag did not defragment the registry due to' +
  58.         ' the following problem:'
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clBlack
  61.       Font.Height = -13
  62.       Font.Name = 'Arial'
  63.       Font.Style = []
  64.       ShowAccelChar = True
  65.       ParentFont = False
  66.     end
  67.     object imgWatermarkPage: TImage
  68.       Left = 297
  69.       Top = 297
  70.       Width = 349
  71.       Height = 127
  72.       Anchors = [akRight, akBottom]
  73.       AutoSize = True
  74.       Picture.Data = {<image000.jpg>}
  75.       Transparent = True
  76.     end
  77.     object axlDescription: TAxLabel
  78.       Left = 32
  79.       Top = 160
  80.       Width = 225
  81.       Height = 18
  82.       WordWrap = True
  83.       Transparent = True
  84.       AutoSize = False
  85.       Anchors = [akLeft, akTop, akRight]
  86.       Caption = '<b>Error description:</b>'
  87.       Font.Charset = DEFAULT_CHARSET
  88.       Font.Color = clBlack
  89.       Font.Height = -13
  90.       Font.Name = 'Arial'
  91.       Font.Style = []
  92.       ShowAccelChar = True
  93.       ParentFont = False
  94.     end
  95.     object axlErrorCode: TAxLabel
  96.       Left = 32
  97.       Top = 115
  98.       Width = 225
  99.       Height = 18
  100.       WordWrap = True
  101.       Transparent = True
  102.       AutoSize = False
  103.       Anchors = [akLeft, akTop, akRight]
  104.       Caption = '<b>Error code:</b>'
  105.       Font.Charset = DEFAULT_CHARSET
  106.       Font.Color = clBlack
  107.       Font.Height = -13
  108.       Font.Name = 'Arial'
  109.       Font.Style = []
  110.       ShowAccelChar = True
  111.       ParentFont = False
  112.     end
  113.     object axlErrorCodeValue: TAxLabel
  114.       Left = 32
  115.       Top = 133
  116.       Width = 225
  117.       Height = 18
  118.       WordWrap = True
  119.       Transparent = True
  120.       AutoSize = False
  121.       Anchors = [akLeft, akTop, akRight]
  122.       Caption = '0'
  123.       Font.Charset = DEFAULT_CHARSET
  124.       Font.Color = clBlack
  125.       Font.Height = -13
  126.       Font.Name = 'Arial'
  127.       Font.Style = []
  128.       ShowAccelChar = True
  129.       ParentFont = False
  130.     end
  131.     object axlErrorText: TAxLabel
  132.       Left = 32
  133.       Top = 52
  134.       Width = 568
  135.       Height = 53
  136.       WordWrap = True
  137.       Transparent = True
  138.       AutoSize = False
  139.       Anchors = [akLeft, akTop, akRight]
  140.       Caption = 
  141.         'Auslogics Registry Defrag cannot analyze your registry due to so' +
  142.         'me errors. Please, unload your antivirus, check admin rights and' +
  143.         ' try again. If you get same problems again send this information' +
  144.         ' to Auslogics Support Team.'
  145.       Font.Charset = DEFAULT_CHARSET
  146.       Font.Color = clBlack
  147.       Font.Height = -13
  148.       Font.Name = 'Arial'
  149.       Font.Style = []
  150.       ShowAccelChar = True
  151.       ParentFont = False
  152.     end
  153.   end
  154. end
  155.